; Clean up some 'require' and 'declare-function' calls in Eshell
authorJim Porter <jporterbugs@gmail.com>
Fri, 10 May 2024 16:27:30 +0000 (09:27 -0700)
committerJim Porter <jporterbugs@gmail.com>
Fri, 10 May 2024 16:27:30 +0000 (09:27 -0700)
commitffc70962ca5fea86afcd984caa7770ab87a452a2
tree6f259d03b086d59eebc75060646b4c0790bef0e5
parent184d6e8c02345583264b053bb59ae031bb1c5a00
; Clean up some 'require' and 'declare-function' calls in Eshell

* lisp/eshell/em-ls.el:
* lisp/eshell/esh-cmd.el:
* lisp/eshell/esh-mode.el:
* lisp/eshell/esh-ext.el: Remove superfluous 'declare-function' calls.

* lisp/eshell/esh-proc.el (pcomplete): Require this explicitly instead
of transitively.
lisp/eshell/em-ls.el
lisp/eshell/esh-cmd.el
lisp/eshell/esh-ext.el
lisp/eshell/esh-mode.el
lisp/eshell/esh-proc.el